services.invoiceplane.sites.<name>.settings
Structural InvoicePlane configuration. Refer to https://github.com/InvoicePlane/InvoicePlane/blob/master/ipconfig.php.example for details and supported values.
- Type
attribute set of anything- Default
{ }- Example
{ SETUP_COMPLETED = true; DISABLE_SETUP = true; IP_URL = "https://invoice.example.com"; }- Declared
- <nixpkgs/nixos/modules/services/web-apps/invoiceplane.nix>